home *** CD-ROM | disk | FTP | other *** search
- % alignment marks
-
- save
-
- imgr storerect
-
- top bleed add ^M sub abs ys mul 1 le {left right add 2 div top bleed add 9 ys div add am} if
-
- bottom bleed sub ^O sub abs ys mul 1 le {left right add 2 div bottom bleed sub 9 ys div sub am} if
-
- left bleed sub ^N sub abs xs mul 1 le {left bleed sub 9 xs div sub top bottom add 2 div am} if
-
- right bleed add ^P sub abs xs mul 1 le {right bleed add 9 xs div add top bottom add 2 div am} if
-
- right bleed add ^P sub abs xs mul 1 le {right bleed add 9 xs div add 20 ys div bottom add am} if
-
- % color bars
-
- top bleed add ^M sub abs ys mul 1 le {left right add 2 div top bleed add 9 ys div add fhcb} if
-
- restore
-
-